home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / Sandvox 1.0.4.dmg / Sandvox.app / Contents / Resources / German.lproj / Info.nib / classes.nib next >
Text File  |  2006-08-04  |  3KB  |  68 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {"" = id; }; 
  5.             CLASS = FirstResponder; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSObject; 
  8.         }, 
  9.         {
  10.             ACTIONS = {pickSomeone = id; removeImage = id; }; 
  11.             CLASS = KTImageView; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {delegate = id; oDelegateController = NSObjectController; }; 
  14.             SUPERCLASS = NSImageView; 
  15.         }, 
  16.         {
  17.             ACTIONS = {
  18.                 languageChosen = id; 
  19.                 movePageletDown = id; 
  20.                 movePageletUp = id; 
  21.                 openHaloscan = id; 
  22.             }; 
  23.             CLASS = KTInfoWindowController; 
  24.             LANGUAGE = ObjC; 
  25.             OUTLETS = {
  26.                 myCurrentSelection = id; 
  27.                 oCollectionStylePopup = NSPopUpButton; 
  28.                 oCollectionView = NSView; 
  29.                 oCustomIndexView = NSView; 
  30.                 oDividerView = NSView; 
  31.                 oFaviconImageView = KTImageView; 
  32.                 oFillerView = NSView; 
  33.                 oHeaderImageView = KTImageView; 
  34.                 oIndexPopup = NSPopUpButton; 
  35.                 oInfoWindowController = NSObjectController; 
  36.                 oLanguageCodeField = NSTextField; 
  37.                 oLanguagePopup = NSPopUpButton; 
  38.                 oNothingView = NSView; 
  39.                 oPageDetailsHeaderView = NSView; 
  40.                 oPageView = NSView; 
  41.                 oPageletDetailsHeaderView = NSView; 
  42.                 oPageletGeneralView = NSView; 
  43.                 oPanel = NSPanel; 
  44.                 oProRequiredView = NSView; 
  45.                 oSegmentsView = NSView; 
  46.                 oSiteTabView = NSTabView; 
  47.                 oSiteView = NSView; 
  48.                 oSmallDatePickerPlaceholderView = NSView; 
  49.                 oSortPopup = NSPopUpButton; 
  50.                 oStackView = KTStackView; 
  51.                 oTabSegmentedControl = NSSegmentedControl; 
  52.                 oThumbImageView = KTImageView; 
  53.             }; 
  54.             SUPERCLASS = NSWindowController; 
  55.         }, 
  56.         {CLASS = KTLabel; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
  57.         {
  58.             CLASS = KTStackView; 
  59.             LANGUAGE = ObjC; 
  60.             OUTLETS = {dataSource = id; }; 
  61.             SUPERCLASS = NSView; 
  62.         }, 
  63.         {CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, 
  64.         {CLASS = NSObject; LANGUAGE = ObjC; }, 
  65.         {CLASS = NSView; LANGUAGE = ObjC; SUPERCLASS = NSResponder; }
  66.     ); 
  67.     IBVersion = 1; 
  68. }